Switch over to the new include flags AC_SUBST(). (Problem pointed out by
authorOwen Taylor <otaylor@redhat.com>
Thu, 5 Jul 2001 14:19:43 +0000 (14:19 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Thu, 5 Jul 2001 14:19:43 +0000 (14:19 +0000)
Thu Jul  5 10:17:15 2001  Owen Taylor  <otaylor@redhat.com>

* pixops/Makefile.am (noinst_LTLIBRARIES): Switch
over to the new include flags AC_SUBST(). (Problem
pointed out by Mikael Hermansson.)

gdk-pixbuf/ChangeLog
gdk-pixbuf/pixops/Makefile.am

index 104883850f2aaedea7e9c161cc36c8afcbafaf25..0f920e99a9b4c304f51dae8f1f4040d84a6bb7b9 100644 (file)
@@ -1,3 +1,9 @@
+Thu Jul  5 10:17:15 2001  Owen Taylor  <otaylor@redhat.com>
+
+       * pixops/Makefile.am (noinst_LTLIBRARIES): Switch
+       over to the new include flags AC_SUBST(). (Problem
+       pointed out by Mikael Hermansson.)
+
 2001-06-29  Havoc Pennington  <hp@redhat.com>
 
        * gdk-pixbuf-loader.c (gdk_pixbuf_loader_class_init): fix for
index 0c2a9bfa21ef2aabf1532d84f6ab0f28c2428faf..42c7d3aa1cdd63fe87c63fb21a49486c61656104 100644 (file)
@@ -1,6 +1,12 @@
 noinst_LTLIBRARIES = libpixops.la
 
-INCLUDES = $(GLIB_CFLAGS) $(GTK_CFLAGS) -I$(top_srcdir) -I$(top_srcdir)/gdk-pixbuf
+INCLUDES = @STRIP_BEGIN@ \
+       -I$(top_srcdir) -I$(top_builddir)       \
+       -I$(top_srcdir)/gdk-pixbuf              \
+       -I$(top_builddir)/gdk-pixbuf            \
+       @GTK_DEBUG_FLAGS@                       \
+       @GDK_PIXBUF_DEP_CFLAGS@                 \
+@STRIP_END@
 
 noinst_PROGRAMS = timescale